-
Home
-
Creative Mail – Easier WordPress & WooCommerce Email Marketing
-
1.3.7
-
Code
-
Classes
- DatabaseManager
Total Complexity |
17 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
262 |
Lines of code |
136 |
Logical lines of code |
39 |
Comment lines |
85 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_checkout_data() |
S |
57 |
3 |
16 |
upsert_checkout() |
S |
52 |
1 |
35 |
update_database_check() |
S |
69 |
3 |
7 |
create_table() |
S |
56 |
1 |
23 |
add_hooks() |
S |
71 |
2 |
5 |
change_checkout_consent() |
S |
66 |
2 |
8 |
remove_checkout_data() |
S |
64 |
1 |
12 |
delete_expired_checkouts() |
S |
63 |
1 |
11 |
mark_checkout_recovered() |
S |
65 |
1 |
9 |
has_checkout_consent() |
S |
69 |
1 |
6 |
get_table_name() |
S |
76 |
1 |
4 |